Welcome![Sign In][Sign Up]
Location:
Search - AVR timers

Search list

[Other Embeded programextinterrupt

Description: 定时器的应用 本程序简单的示范了如何使用ATMEGA16的定时器 AVR定时器的要点介绍 T0工作于CTC模式,输出1KHz/2KHz 50%占空比的方波 T1工作于快速PWM模式兼输入捕捉 T2工作于相位修正PWM模式,输出490Hz的8bit PWM波 -Application Timer simple demonstration of this procedure how to use the ATmega16 timers AVR timer T0 introduce the main points of work in CTC mode, the output 1KHz/2KHz 50 duty cycle square wave T1 work in fast PWM mode Input Capture and T2 work on phase-corrected PWM mode, the output of 8bit PWM wave 490Hz
Platform: | Size: 10240 | Author: 李华 | Hits:

[Other Embeded programpwm

Description: 本程序简单的示范了如何使用ATMEGA16的定时器 AVR定时器的要点介绍 T0工作于CTC模式,输出1KHz/2KHz 50%占空比的方波 T1工作于快速PWM模式兼输入捕捉 T2工作于相位修正PWM模式,输出490Hz的8bit PWM波-This procedure simple demonstration how to use the ATmega16 timers AVR timer T0 introduce the main points of work in CTC mode, the output 1KHz/2KHz 50 duty cycle square wave T1 work in fast PWM mode Input Capture and work on phase-corrected T2 PWM mode, the output of 8bit PWM wave 490Hz
Platform: | Size: 33792 | Author: 李华 | Hits:

[SCMATmega16_code

Description: AVR程序,包括定时器,看门狗,液晶,数码管,PWM,I2C-AVR procedures, including timers, watchdog, LCD, LED, PWM, I2C
Platform: | Size: 350208 | Author: qiuwei | Hits:

[SCMgpseep

Description: 微程序控制器采用ATMEL AVR MEGA162,该MCU为双串口,16 k字节系统内可编程FLASH,512字节EEPROM等。MCU工作流程为:(1) 上电复位,初始化各输入输出端口,定时器,串口等;(2) 初始化GPS,输出数据仅保留RMC;(3) 初始化GPRS,设置服务器IP地址,端口;(4) MCU循环读出来自GPS的数据,通过GPRS发送至服务器。-Micro-program controller using ATMEL AVR MEGA162, the MCU to dual serial port, 16 k-byte system programmable FLASH, 512 bytes EEPROM and so on. MCU workflow: (1) power-on reset, initialize the input and output ports, timers, serial port, etc. (2) to initialize GPS, output data to retain only RMC (3) to initialize GPRS, setting server IP address, port (4) MCU cycle read out from the GPS data sent to server through GPRS.
Platform: | Size: 67584 | Author: redvfp | Hits:

[SCMdingshi5miao

Description: AVR单片机T/c1用作定时器,PD0接的LED定时亮暗。-AVR Singlechip T/c1 used as timers, PD0 then the LED light the dark from time to time.
Platform: | Size: 1024 | Author: 高龙 | Hits:

[assembly languagelab21

Description: work with AVR AT90S8515 microcontroller. Work with timers and interrupts.
Platform: | Size: 4096 | Author: oleg | Hits:

[SCMavrusefulresources

Description: avr常用功能程序,包括usart,定时器,中断函数,ad转换-avr common functions procedures, including usart, timers, interrupt function, ad conversion
Platform: | Size: 120832 | Author: 林明 | Hits:

[Embeded-SCM Developtimertest

Description: This program is written in C for AVR Microcontrollers. It is to be compiled witn GCC compiler which is available for Free. The Program is for learning and using Timers in AVR. Very useful in scanning data after a prespecified time interval.
Platform: | Size: 33792 | Author: Ashoka | Hits:

[OtherAVR-C-Timers

Description: DETAILS ABOUT AVR TIMERS AND COUNTERS
Platform: | Size: 165888 | Author: akhilesh kumar | Hits:

[SCMCompleteAVRapplicatios

Description: AVR应用程序全集,包括按键处理,定时器,中断、PWM、异步串口UART以及EEPROM读写程序等,上述程序均通过调试。-Complete AVR applications, including keys, timers, interrupts, PWM, UART, and asynchronous serial EEPROM read and write procedures, these procedures are through debugging.
Platform: | Size: 308224 | Author: 守望轩 | Hits:

[SCMNewbies_Guide_to_AVR_Timers

Description: Newbie guide to AVR Timers
Platform: | Size: 223232 | Author: iklln6 | Hits:

[Other Embeded programAVR-IO-ports-communications-line

Description: AVR单片机利用定时器普通IO口实现一线通信-AVR microcontroller IO ports using timers to achieve common communications line
Platform: | Size: 58368 | Author: chenlq | Hits:

[SCMAVR-Studio

Description: Codes for Atmega8 for AVR Studio.. From LCD, ADC to buttons, interrupts, timers, PWMs, blinking LEDs-Codes for Atmega8 for AVR Studio.. From LCD, ADC to buttons, interrupts, timers, PWMs, blinking LEDs...
Platform: | Size: 823296 | Author: Domen17 | Hits:

[SCMavr

Description: switching on off avr using timers
Platform: | Size: 489472 | Author: jenny | Hits:

[SCMavr4

Description: avr与protuse定时器产生PWM波形-avr timers generate PWM waveform with protuse
Platform: | Size: 43008 | Author: yinwenlong | Hits:

[OtherEasy-AVR-Essentials

Description: 帮助初学者快速的入门与提高,书里面除涉及端口操作,中断,定时器,ADC,SPI,U(S)ART,TWI等外设外,作者还讲解了有关数据结构,软件架构等知识,内有大量实例。-Help beginners entry and increase the book apart from those involving port operations, interrupts, timers, ADC, SPI, U (S) ART, TWI and other peripherals, the authors also explain the knowledge of data structures, software architecture, etc. there are a lot of examples.
Platform: | Size: 2600960 | Author: ZBL | Hits:

[SCMAVR-Library

Description: The complete ACR library all working like LCD interfacing,Serial Interfacing,AVT timers all with Proteus Simulation Files-The complete ACR library all working like LCD interfacing,Serial Interfacing,AVT timers all with Proteus Simulation Files...
Platform: | Size: 230400 | Author: SHAILESH | Hits:

[SCMworkspace-AVR

Description: AVR入门初级小程序,流水灯,定时器,中断等-AVR Starter primary applet, water lights, timers, interrupts, etc.
Platform: | Size: 2972672 | Author: 张婕宇 | Hits:

[OtherAVR Timer

Description: AVR Timer AVR130: Setup and Use the AVR Timers
Platform: | Size: 125952 | Author: AliSidd | Hits:

[Embeded-SCM DevelopTimersInterrupt

Description: timers interrupt for avr in c++
Platform: | Size: 118784 | Author: Parvizi | Hits:
« 12 »

CodeBus www.codebus.net